Unique banking reference identifier of the Payee or Seller assigned by the Payee or Seller bank.
売り手や支払先の取引銀行が一意に割り当てた売り手や支払先の銀行参照識別子。


About

Syntax binding
ubl:Invoice / cac:AccountingSupplierParty / cac:Party / cac:PartyIdentification / cbc:ID
Restricted Syntax Cardinality
1..1
Example
123456:000123:0147:1
UBL 2.1
XPath
/ Invoice / cac:AccountingSupplierParty / cac:Party / cac:PartyIdentification [ cac:ID / @schemeID = "SEPA" ] / cbc:ID
Occurrence
1..1
Datatype
udt:IdentifierType
UBL Definition
An identifier for the party.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Bank assigned creditor identifier

銀行が裁判した債権者の識別子
ID
ibt-090
Description
Unique banking reference identifier of the Payee or Seller assigned by the Payee or Seller bank.
売り手や支払先の取引銀行が一意に割り当てた売り手や支払先の銀行参照識別子。
Cardinality
0..1
Semantic datatype
Identifier
Section
Aligned

Code list(s)

ICD
ISO 6523 ICD list
SEPA
SEPA indicator

VERSION 0.9.2 RULE
JP PINT 0.9.2 Aligned rule
aligned-ibrp-011(fatal)
Obsoleted
[aligned-ibrp-011]-Bank creditor reference (ibt-090) MUST occur maximum once.
context
/ubl:Invoice |
/cn:CreditNote
test
(count(//cac:PartyIdentification/cbc:ID[upper-case(@schemeID) =
    'SEPA']) <= 1
)